Skip to content

@W-20405182 Transfer Basket#3495

Merged
syadupathi-sf merged 3 commits intofeature/1cc_paymentsfrom
syadupathi.transferBasket
Dec 9, 2025
Merged

@W-20405182 Transfer Basket#3495
syadupathi-sf merged 3 commits intofeature/1cc_paymentsfrom
syadupathi.transferBasket

Conversation

@syadupathi-sf
Copy link
Collaborator

Description

Use transferBasket API in conjunction with passwordless login.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

POST baskets/actions/merge?createDestinationBasket=true is deprecated. Use POST baskets/actions/transfer?merge=true instead.

How to Test-Drive This PR

  • Checkout as returning shopper

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@syadupathi-sf syadupathi-sf requested a review from a team as a code owner December 5, 2025 18:58
@syadupathi-sf syadupathi-sf added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Dec 5, 2025
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Dec 5, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@syadupathi-sf syadupathi-sf merged commit 610cffe into feature/1cc_payments Dec 9, 2025
17 of 42 checks passed
@syadupathi-sf syadupathi-sf deleted the syadupathi.transferBasket branch December 9, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants